const runtime.kindBool
4 uses
runtime (current package)
cgocall.go#L411: case kindBool:
error.go#L263: case kindBool:
type.go#L603: if kindBool <= kind && kind <= kindComplex128 {
typekind.go#L8: kindBool = 1 + iota
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)